Stream from October 5, 2023 at https://twitch.tv/sphaerophoria Today we looked at retransmission on duplicate acks. Nothing too crazy here, just add a re-transmission queue and make sure to send stuff when we need to. Re-transmission on timeouts should be a simple addition on top. Most of the effort here was spent on hand writing the unit test, but it had to be done! Code will eventually be up on https://github.com/sphaerophoria/stream-os